[INFO] cloning repository https://github.com/koyumeishi/yukicoder-md
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/koyumeishi/yukicoder-md" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoyumeishi%2Fyukicoder-md", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoyumeishi%2Fyukicoder-md'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5533ea9a1be92b92c9323e11f8bd3fc9ec7b2aa8
[INFO] testing koyumeishi/yukicoder-md against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoyumeishi%2Fyukicoder-md" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/koyumeishi/yukicoder-md
[INFO] finished tweaking git repo https://github.com/koyumeishi/yukicoder-md
[INFO] tweaked toml for git repo https://github.com/koyumeishi/yukicoder-md written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/koyumeishi/yukicoder-md on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/koyumeishi/yukicoder-md already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-1-tc2/source/wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e46d3dcd2eea6f93b60db690503b6064fa0571c0fc1cef099340838a9e849a8
[INFO] running `Command { std: "docker" "start" "-a" "6e46d3dcd2eea6f93b60db690503b6064fa0571c0fc1cef099340838a9e849a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e46d3dcd2eea6f93b60db690503b6064fa0571c0fc1cef099340838a9e849a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e46d3dcd2eea6f93b60db690503b6064fa0571c0fc1cef099340838a9e849a8", kill_on_drop: false }`
[INFO] [stdout] 6e46d3dcd2eea6f93b60db690503b6064fa0571c0fc1cef099340838a9e849a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1083aa009230133824b22caa9e7c140ec535ea86518507ff09db4c0622f2699
[INFO] running `Command { std: "docker" "start" "-a" "c1083aa009230133824b22caa9e7c140ec535ea86518507ff09db4c0622f2699", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling siphasher v0.3.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling futf v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling utf-8 v0.7.5
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling tendril v0.4.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling string_cache v0.8.1
[INFO] [stderr]    Compiling ignore v0.4.17
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling chrono-tz v0.5.3
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling rust-embed-utils v5.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humansize v1.1.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]    Compiling yukicoder_md_wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling include-flate-codegen v0.1.3
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling rust-embed-impl v5.9.0
[INFO] [stderr]    Compiling include-flate-codegen-exports v0.1.3
[INFO] [stderr]    Compiling include-flate v0.1.3
[INFO] [stderr]    Compiling rust-embed v5.9.0
[INFO] [stderr]    Compiling markup5ever v0.10.0
[INFO] [stderr]    Compiling tera v1.7.1
[INFO] [stderr]    Compiling xml5ever v0.16.1
[INFO] [stderr]    Compiling markup5ever_rcdom v0.1.0
[INFO] [stderr]    Compiling yukicoder_md_lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling yukicoder-md v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, xml5ever v0.16.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c1083aa009230133824b22caa9e7c140ec535ea86518507ff09db4c0622f2699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1083aa009230133824b22caa9e7c140ec535ea86518507ff09db4c0622f2699", kill_on_drop: false }`
[INFO] [stdout] c1083aa009230133824b22caa9e7c140ec535ea86518507ff09db4c0622f2699
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51643c69b4e412e12ad0809b51e467eb50a5b58fa646ad5c38d106f3d2d0074a
[INFO] running `Command { std: "docker" "start" "-a" "51643c69b4e412e12ad0809b51e467eb50a5b58fa646ad5c38d106f3d2d0074a", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling yukicoder_md_lib v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]    Compiling yukicoder_md_wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]    Compiling yukicoder-md v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, xml5ever v0.16.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "51643c69b4e412e12ad0809b51e467eb50a5b58fa646ad5c38d106f3d2d0074a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51643c69b4e412e12ad0809b51e467eb50a5b58fa646ad5c38d106f3d2d0074a", kill_on_drop: false }`
[INFO] [stdout] 51643c69b4e412e12ad0809b51e467eb50a5b58fa646ad5c38d106f3d2d0074a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f193d2aed1c721b432df173c0ef96dacaacacee39e711906001017e3cc8cbcb
[INFO] running `Command { std: "docker" "start" "-a" "6f193d2aed1c721b432df173c0ef96dacaacacee39e711906001017e3cc8cbcb", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1, xml5ever v0.16.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yukicoder_md-d29c7362522d4d9c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] 
[INFO] [stderr] thread 'pack::embed_test' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rle-decode-fast-1.0.1/src/lib.rs:85:18:
[INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice
[INFO] [stderr] 
[INFO] [stderr] This indicates a bug in the program. This Undefined Behavior check is optional, and cannot be relied on for safety.
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5892eb8621ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5892eb8621ca - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5892eb8621ca - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5892eb8621ca - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5892eb87604a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5892eb87604a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stderr]    6:     0x5892eb8676b2 - std[ec4e911328de40a6]::io::default_write_fmt::<std[ec4e911328de40a6]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5892eb8676b2 - <std[ec4e911328de40a6]::sys::stdio::unix::Stderr as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5892eb84065f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5892eb84065f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5892eb85a751 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5892eb7cde7c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   12:     0x5892eb7cde7c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5892eb85a942 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stderr]   14:     0x5892eb85a942 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5892eb84074a - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:691:13
[INFO] [stderr]   16:     0x5892eb837fa9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5892eb84142d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5892eb8765bd - core[a96a4c5c53f902a3]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5892eb8765bd - core[a96a4c5c53f902a3]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/intrinsics/mod.rs:2447:9
[INFO] [stderr]   20:     0x5892eb811ab4 - <usize as core[a96a4c5c53f902a3]::slice::index::SliceIndex<[_]>>::get_unchecked_mut::precondition_check
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ub_checks.rs:73:21
[INFO] [stderr]   21:     0x5892eb811c59 - <usize as core[a96a4c5c53f902a3]::slice::index::SliceIndex<[u8]>>::get_unchecked_mut
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ub_checks.rs:78:17
[INFO] [stderr]   22:     0x5892eb80f969 - <[u8]>::get_unchecked_mut::<usize>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/slice/mod.rs:691:30
[INFO] [stderr]   23:     0x5892eb8067c2 - rle_decode_fast[b2184691d91d8c7]::append_from_within::<u8>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rle-decode-fast-1.0.1/src/lib.rs:85:18
[INFO] [stderr]   24:     0x5892eb8067c2 - rle_decode_fast[b2184691d91d8c7]::rle_decode::<u8>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rle-decode-fast-1.0.1/src/lib.rs:59:5
[INFO] [stderr]   25:     0x5892eb8067c2 - <libflate[3aa7d09135c35146]::deflate::decode::Decoder<std[ec4e911328de40a6]::io::cursor::Cursor<&[u8]>>>::read_compressed_block::<libflate[3aa7d09135c35146]::deflate::symbol::DynamicHuffmanCodec>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.27/src/deflate/decode.rs:125:21
[INFO] [stderr]   26:     0x5892eb80ec1f - <libflate[3aa7d09135c35146]::deflate::decode::Decoder<std[ec4e911328de40a6]::io::cursor::Cursor<&[u8]>> as std[ec4e911328de40a6]::io::Read>::read
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libflate-0.1.27/src/deflate/decode.rs:175:26
[INFO] [stderr]   27:     0x5892eb814628 - std[ec4e911328de40a6]::io::default_read_to_end::small_probe_read::<libflate[3aa7d09135c35146]::deflate::decode::Decoder<std[ec4e911328de40a6]::io::cursor::Cursor<&[u8]>>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:430:21
[INFO] [stderr]   28:     0x5892eb81389c - std[ec4e911328de40a6]::io::default_read_to_end::<libflate[3aa7d09135c35146]::deflate::decode::Decoder<std[ec4e911328de40a6]::io::cursor::Cursor<&[u8]>>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:445:20
[INFO] [stderr]   29:     0x5892eb80f8b5 - <libflate[3aa7d09135c35146]::deflate::decode::Decoder<std[ec4e911328de40a6]::io::cursor::Cursor<&[u8]>> as std[ec4e911328de40a6]::io::Read>::read_to_end
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:936:9
[INFO] [stderr]   30:     0x5892eb810409 - include_flate[c1e9700c23a2ed1]::decode
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/include-flate-0.1.3/src/lib.rs:117:9
[INFO] [stderr]   31:     0x5892eb7c1dbe - <<yukicoder_md[d94a7891f38b8ab8]::pack::Asset>::get::FILE as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:24:10
[INFO] [stderr]   32:     0x5892eb7c1dbe - <<<yukicoder_md[d94a7891f38b8ab8]::pack::Asset>::get::FILE as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   33:     0x5892eb7be7cb - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<alloc[c960326de6de28e6]::vec::Vec<u8>>>::get::<<<yukicoder_md[d94a7891f38b8ab8]::pack::Asset>::get::FILE as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stderr]   34:     0x5892eb7be8ed - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<alloc[c960326de6de28e6]::vec::Vec<u8>>>::get<<<yukicoder_md[d94a7891f38b8ab8]::pack::Asset>::get::FILE as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:41
[INFO] [stderr]   35:     0x5892eb845927 - <std[ec4e911328de40a6]::sys::sync::once::futex::Once>::call
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stderr]   36:     0x5892eb7be269 - <std[ec4e911328de40a6]::sync::once::Once>::call_once::<<lazy_static[d17996ece1cb6d7c]::lazy::Lazy<alloc[c960326de6de28e6]::vec::Vec<u8>>>::get<<<yukicoder_md[d94a7891f38b8ab8]::pack::Asset>::get::FILE as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sync/once.rs:166:20
[INFO] [stderr]   37:     0x5892eb7c14cf - <lazy_static[d17996ece1cb6d7c]::lazy::Lazy<alloc[c960326de6de28e6]::vec::Vec<u8>>>::get::<<<yukicoder_md[d94a7891f38b8ab8]::pack::Asset>::get::FILE as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stderr]   38:     0x5892eb7c14cf - <<yukicoder_md[d94a7891f38b8ab8]::pack::Asset>::get::FILE as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref::__stability
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stderr]   39:     0x5892eb7c14cf - <<yukicoder_md[d94a7891f38b8ab8]::pack::Asset>::get::FILE as core[a96a4c5c53f902a3]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stderr]   40:     0x5892eb7bee97 - <yukicoder_md[d94a7891f38b8ab8]::pack::Asset>::get
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:24:10
[INFO] [stderr]   41:     0x5892eb7bfaf2 - yukicoder_md[d94a7891f38b8ab8]::pack::pack
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:39:17
[INFO] [stderr]   42:     0x5892eb7c0bb2 - yukicoder_md[d94a7891f38b8ab8]::pack::embed_test
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:30:5
[INFO] [stderr]   43:     0x5892eb7bea37 - yukicoder_md[d94a7891f38b8ab8]::pack::embed_test::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/cli/src/pack.rs:29:16
[INFO] [stderr]   44:     0x5892eb7c1d76 - <yukicoder_md[d94a7891f38b8ab8]::pack::embed_test::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   45:     0x5892eb7c1f5b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   46:     0x5892eb7c1f5b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stderr]   47:     0x5892eb7ce94b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stderr]   48:     0x5892eb7ce94b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   49:     0x5892eb7ce94b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]   50:     0x5892eb7ce94b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]   51:     0x5892eb7ce94b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]   52:     0x5892eb7ce94b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stderr]   53:     0x5892eb7ce94b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stderr]   54:     0x5892eb7ca064 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stderr]   55:     0x5892eb7ca064 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   56:     0x5892eb7d1552 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   57:     0x5892eb7d1552 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stderr]   58:     0x5892eb7d1552 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stderr]   59:     0x5892eb7d1552 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stderr]   60:     0x5892eb7d1552 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stderr]   61:     0x5892eb7d1552 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   62:     0x5892eb7d1552 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   63:     0x5892eb861adf - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stderr]   64:     0x5892eb861adf - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stderr]   65:     0x7ccb77897aa4 - <unknown>
[INFO] [stderr]   66:     0x7ccb77924a64 - clone
[INFO] [stderr]   67:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `-p yukicoder-md --bin yukicoder-md`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/yukicoder_md-d29c7362522d4d9c` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "6f193d2aed1c721b432df173c0ef96dacaacacee39e711906001017e3cc8cbcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f193d2aed1c721b432df173c0ef96dacaacacee39e711906001017e3cc8cbcb", kill_on_drop: false }`
[INFO] [stdout] 6f193d2aed1c721b432df173c0ef96dacaacacee39e711906001017e3cc8cbcb
